Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed issues and added ehancement #2

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

haimlichaa
Copy link

  • Fixed pyyaml pip installation issues with python 3.10
  • Added enhancement to allow sending downlinks even if there is no GPS Lock. Previous code only sent back data to device if there was a GPS lock thus preventing site survey within a building.

fix PyYaml error and proxy
fix pyyaml errors
Allow sending back RSSI/SNR even if no GPS lock.
@jakeru
Copy link

jakeru commented Sep 3, 2024

Thank you for your contribution @haimlichaa!
However, the changes you have introduced to server.py are not correct. With your changes the distance is sent only when the accuracy is poor. It should be the opposite.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants